home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / lmail160.zip / LANPOP.DOC < prev    next >
Text File  |  1992-08-08  |  4KB  |  90 lines

  1.  
  2.  
  3. Version 1.12                        LANPop                          08/08/1992
  4.  
  5.    LANPop is a 22.5k TSR program that replaces LANTastic's pop-up message
  6. handler. LANPop provides the same functionality as LANTastic's pop-up message
  7. handler with one added advantage: you can send back a reply to message with no
  8. extra effort at all.
  9.    When LANPop is installed, if a message is received, it is displayed on the
  10. screen as usual. If you do not wish to send a reply, simply press the Esc key.
  11. If you want to send the reply, simply press the R key, type in your reply, and
  12. press the Enter key to send the reply, or press the Esc key to cancel the
  13. reply.
  14.  
  15. RUNNING LANPOP
  16. ==============
  17.    LANPop supports the use of a configuration file to contain commonly used
  18. command line options.  The configuration file is a text file with each command
  19. line option (including the / or -) on a seperate line.  The file must be in
  20. the same directory that LANPOP.EXE is in, and should be named LANPOP.CFG.
  21. The file can be created by any editor that can save files in pure ASCII such
  22. as PC-Write, or the editor included in MS-DOS v5.00.  Any options used on the
  23. command line override options found in the configuration file.
  24.  
  25.    To run LANPop type:
  26.        LANPOP [/S:{MESSAGE_SERVER}] [/D:#####] [/L:##]
  27.  
  28.    LANPop will prefix all messages it sends with your user name.  The /S
  29. parameter specifies the MESSAGE_SERVER to determine your login name from.  If
  30. you are using the LANMail program, this would be the server specified with the
  31. /P parameter.
  32.  
  33.    The /D parameter specifies the number of seconds the popup message should
  34. remain on the screen.  This number can range from 1 second to 65535 seconds
  35. (18.2 hours).  If the /D parameter is omitted, LANPop defaults to 300 seconds.
  36.  
  37.    The /L paramter specifies the line number the popup message is to be
  38. displayed on.  This number can range from 1 to 22.  If the /L parameter is
  39. omitted, LANPop defaults to displaying on line 10.
  40.  
  41.  
  42. LANPop                           Version 1.12                           Page 2
  43.  
  44. REGISTRATION & LEGALITIES
  45. =========================
  46.    LANPop is not freeware, nor is it in the public domain. It is a shareware
  47. program, and the entire program and documentation are Copyright (C) 1992, Paul
  48. Durden, Huntsville, AL. You are encouraged to copy the package freely,
  49. including distribution by BBS, shareware library, or other means, provided
  50. that no fee of more than five US dollars ($5) shall be charged for the copy,
  51. and that the distribution shall consist of the original archive containing the
  52. following files:
  53.    LANMAIL.EXE    The LANMail Mail services program.
  54.    LANMAIL.DOC    Documentation for the LANMail program.
  55.    LANPOP.EXE     The LANPop program.
  56.    LANPOP.DOC     This file.
  57.    REGISTER.DOC   Registration form.
  58.  
  59.    Of course, if you experience a problem using this program, I would like to
  60. know about it. IF YOU USE THIS PROGRAM FOR MORE THAN 21 (TWENTY-ONE) DAYS,
  61. YOU MUST REGISTER IT BY PRINTING AND COMPLETING THE REGISTRATION FORM
  62. (REGISTER.DOC), AND SENDING IT ALONG WITH A CHECK/MONEY ORDER FOR $30 U.S.
  63. DOLLARS PAYABLE TO "Paul Durden" to:
  64.        Paul Durden
  65.        LANMail Registration
  66.        P.O. Box 7234
  67.        Huntsville, AL 35807
  68.  
  69.    The registration covers both the LANMail program and the LANPop program. By
  70. registering, you will receive the most recent release of both the LANMail and
  71. LANPop programs, and will be notified of any future releases.
  72.  
  73.    If you need to contact me for any reason you may reach me at the above
  74. address, or leave e-mail for Paul Durden on Artisoft's ArtiFACTS BBS, or ID
  75. 76360,2306 on CompuServe.
  76.  
  77.  
  78.                                VERSION HISTORY 
  79. Version                Changes
  80. --------     ----------------------------------------------------------------
  81.   1.00     *   Initial release to public
  82.                This is an "unpolished" release.
  83.  
  84.   1.12     *   Added the /D and /L parameters.
  85.            *   LANPop now supports a configuration file named LANPOP.CFG for
  86.                all command line arguements.  LANPop looks for this file in the
  87.                same directory as LANPOP.EXE.  The configuration file is a text
  88.                file with one command line option per line.  Note: you must
  89.                still use the / or - just as if you were at the command line.
  90.